algoritm and structure pseucode [closed]

Posted by user72759 on Programmers See other posts from Programmers or by user72759
Published on 2012-11-15T21:11:29Z Indexed on 2012/11/15 23:26 UTC
Read the original article Hit count: 171

Filed under:
|
|
  1. Create entries, which administers the test, which is 20 questions, the responses and fixed the 5 correct answer for each question. Write this test, if the execution of the algorithm to each recipe realisations change the order of questions and answers and responses are notified by user enters the correct answer. 2. Writin' example, where the line 2 is used stack.
  2. Create a stack of 20 items that the first element is 1, and the next is calculated by the formula an=an-1+1/an-1. Found this stack items that are whole numbers.

© Programmers or respective owner

Related posts about pseudocode

Related posts about stack